home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / prog / atari / c / stut_src / rezo.h < prev    next >
Text File  |  1994-05-24  |  527b  |  16 lines

  1. /* Codes ASCII de caractŠres sp‚ciaux REZO: */
  2.     #define    REZO_CJCEDIL            0x80
  3.     #define    REZO_INGRAVE            0x8D
  4.     #define    REZO_OE_MIN                0xB4
  5.     #define    REZO_OE_MAJ                0XB5
  6.     #define    RESO_TRAIT_HAUT        0xC0
  7.     #define    RESO_TRAIT_HORIZ        0xC1
  8.     #define    RESO_TRAIT_BAS            0xC2
  9.     #define    RESO_TRAIT_GAUCHE        0xC3
  10.     #define    RESO_TRAIT_VERT        0xC4
  11.     #define    RESO_TRAIT_DROIT        0xC5
  12.     #define    REZO_FLECHE_GAUCHE    0xC6
  13.     #define    REZO_FLECHE_HAUT        0xC7
  14.     #define    REZO_FLECHE_DROITE    0xC8
  15.     #define    REZO_FLECHE_BAS        0xC9
  16.     #define    REZO_PARAGRAPHE        0xDD